Skip to content

Bump console SDK dependency to 15.1.0#329

Closed
ChiragAgg5k wants to merge 1 commit into
masterfrom
chore/bump-console-15-1-0
Closed

Bump console SDK dependency to 15.1.0#329
ChiragAgg5k wants to merge 1 commit into
masterfrom
chore/bump-console-15-1-0

Conversation

@ChiragAgg5k

Copy link
Copy Markdown
Member

What

Bumps @appwrite.io/console from ^15.0.0 to ^15.1.0.

Why

The latest console SDK includes the OAuth2 signature updates needed by the generated CLI service code.

Testing

  • npm run build passes
  • npm run lint currently fails on existing generated-code lint errors unrelated to this dependency bump

@greptile-apps

greptile-apps Bot commented Jun 23, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates the Console SDK dependency used by the CLI. The main changes are:

  • Bumps @appwrite.io/console from ^15.0.0 to ^15.1.0.
  • Updates the npm lockfile entry for the new package version and integrity.
  • Updates the Bun lockfile entry for the same package version and integrity.

Confidence Score: 5/5

Safe to merge: the change is limited to a dependency version bump and corresponding lockfile updates.

The modified files are package metadata and lockfiles, with no application logic changes and no review findings.

T-Rex T-Rex Logs

What T-Rex did

  • T-Rex captured the baseline environment before the change, noting the dependency is ^15.0.0 with installed version 15.0.0, and npm ci and npm run build completed with exit code 0.
  • T-Rex captured the head state after the bump, noting the dependency is ^15.1.0 with installed version 15.1.0, and npm ci and npm run build completed with exit code 0.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "chore: bump console sdk dependency" | Re-trigger Greptile

@ChiragAgg5k

Copy link
Copy Markdown
Member Author

Closing because this dependency bump belongs in sdk-generator templates instead of directly in the generated CLI repository.

@ChiragAgg5k ChiragAgg5k deleted the chore/bump-console-15-1-0 branch June 23, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant